From 0f9fd6542900839aad377efab685b2d75660f4eb Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 2 Feb 2008 10:51:50 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 78f5e9b0773..8df380f8ac4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2008-02-02 Michael Albinus + + Sync with Tramp 2.0.57. + + * net/tramp.el (tramp-handle-make-auto-save-file-name) + (tramp-completion-dissect-file-name, tramp-find-executable): Use + `mapc' instead of `mapcar'. + (tramp-open-connection-setup-interactive-shell): Send only single + prompt setting commands, in order to avoid double-prompt. + + * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of + `mapcar'. + + * net/trampver.el: Update release number. + 2008-02-01 Chong Yidong * progmodes/etags.el (next-file): Improve revert message. -- 2.30.2